Welcome![Sign In][Sign Up]
Location:
Search - vehicle tracking Detection

Search list

[Documentsjianceyugenzongjishu

Description: 基于视频的车辆检测与跟踪技术综述 ^_^-Video-based vehicle detection and tracking technology ^ _ ^
Platform: | Size: 393216 | Author: 空空空 | Hits:

[Graph Recognizeroadinfer

Description: 智能汽车中基于视觉的道路检测与跟踪算法,里有源代码-Intelligent Vehicle Vision-based road detection and tracking algorithms, in source code
Platform: | Size: 549888 | Author: 桂祖恒 | Hits:

[Software EngineeringBeijingchafadejiance

Description: 复杂交通场景中的车辆检测与跟踪新方法,希望能对做检测和跟踪的同行起到帮助。-Complex traffic scenes in the new vehicle detection and tracking methods, hoping to do the detection and tracking of peer help.
Platform: | Size: 377856 | Author: lili | Hits:

[Mathimatics-Numerical algorithmscmu-tracking

Description: cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
Platform: | Size: 1414144 | Author: 王琪 | Hits:

[Software Engineeringzkim-itsc06-vehicle

Description: 实时障碍物识别 Realtime Obstacle Detection and Tracking Based on Constrained Delaunay Triangulation-Real-time obstacle identification Realtime Obstacle Detection and Tracking Based on ConstrainedDelaunay Triangulation
Platform: | Size: 175104 | Author: hbli | Hits:

[Special Effectsmubiaojiance

Description: 动态目标检测与跟踪,用于车辆跟踪的学习参考-Dynamic target detection and tracking, vehicle tracking for learning
Platform: | Size: 345088 | Author: zhaow666 | Hits:

[Software Engineeringd

Description: 复杂交通场景中运动车辆的检测与轨迹跟踪学习-Complex traffic scene vehicle movement detection and trajectory tracking study
Platform: | Size: 318464 | Author: zhaow666 | Hits:

[Software EngineeringMultipleVehicleDetectionandTrackinginHardRealTime.

Description: 这个是在IEEE上下载的一篇英文文献,基于视频图像的多目标车辆的检测跟踪,对毕业设计有帮助-This is an IEEE downloaded in English literature, based on video images of the detection of multi-objective vehicle tracking, designed to help graduate
Platform: | Size: 703488 | Author: kelly1 | Hits:

[Graph programblobtrack

Description: 基于vc++ 和openCV的车辆检测及跟踪代码,测试过,无错误-Based on vc++ and openCV vehicle detection and tracking code, tested, no error
Platform: | Size: 1481728 | Author: shujuan | Hits:

[Mathimatics-Numerical algorithmschelianggengzongjiance

Description: 源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。-Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
Platform: | Size: 4932608 | Author: chenying | Hits:

[OtherRobust_car_tracking_using_Kalman_Filtering

Description: We present a real-time model-based vision approach for detecting and tracking vehicles from a moving platform. It was developed in the context of the CMU Navlab project and is intended to provide the Navlabs with situational awareness in mixed trac. Tracking is done by combining a simple image processing technique with a 3D extended Kalman lter and a measurement equation that projects from the 3D model to image space. No ground plane assumption is made. The resulting system runs at frame rate or higher, and produces excellent estimates of road curvature, distance to and relative speed of a tracked vehicle. We have complemented the tracker with a novel machine learning based algorithm for car detection, the CANSS algorithm, which serves to initialize tracking
Platform: | Size: 387072 | Author: zhangjianrong | Hits:

[Industry researchvehicles_detecting_and_tracking

Description: 运动车辆检测与目标跟踪研究毕业答辩PPT-Moving Vehicle Detection and Tracking of graduates to reply PPT
Platform: | Size: 1094656 | Author: qjzh | Hits:

[VC/MFCyjusagg

Description: 视频序列中的运动目标检测、局部特征分析 方法的研究以及静态背景下的运动目标跟踪-Video sequence motion detection, local feature analysis methods and the static background of a moving target tracking
Platform: | Size: 1887232 | Author: xxx | Hits:

[SCM3__training

Description: 智能小车实现循迹功能,实现的功能有小车的速度测量,地面上黑线的检测。-Intelligent Vehicle Tracking function to achieve and realize the function of a car' s speed measurement, detection of black lines on the ground.
Platform: | Size: 11264 | Author: 张朋长 | Hits:

[AI-NN-PRVehicleTrackingDetection

Description: Vehicle Tracking Detection Vehicle Tracking Detection.zip
Platform: | Size: 1414144 | Author: park/durico1 | Hits:

[matlabmean_shift

Description: 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
Platform: | Size: 9976832 | Author: 吴军 | Hits:

[OpenCVDetectiveContour

Description: 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
Platform: | Size: 13857792 | Author: sam | Hits:

[matlabtackmcuop

Description: 一个用cmu开发的车辆检测和跟踪的程序,本程序实现了背景建模,运动检测,跟踪,以及车辆和行人标注的功能。-Cmu development of a vehicle with detection and tracking procedures, the procedures to achieve the background modeling, motion detection, tracking, and vehicle and pedestrian marking function.
Platform: | Size: 1413120 | Author: | Hits:

[CSharpcar-locating-and-tracking-code

Description: 车辆视频检测以及跟踪的代码,包括团块跟踪的源代码-Vehicle video detection and tracking code, including the clumps tracking source code
Platform: | Size: 334848 | Author: LS | Hits:

[matlabMOVING OBJECT DETECTION USING MATLAB

Description: 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle tracking algorithm is implemented targeting a wide class of applications. An AVI file is read and it is decomposed into R, G and B components. Various operations are carried out and the moving objects are detected. Thresholds at various phases are decide the possibility of identifying the moving object of certain sizes. Moving objects also tracked in it. MATLAB is used for implementation of the algorithm. The algorithm is tested with input avi format video files consisting of 120 frames. Various applications of these algorithms are studied and implemented. Main focus is given on (unmanned aerial vehicle) UAV based and automatic traffic estimation applications)
Platform: | Size: 346112 | Author: 夙愿 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net